const runtime._CLONE_VM

2 uses

	runtime (current package)
		os_linux.go#L126: 	_CLONE_VM             = 0x100
		os_linux.go#L152: 	cloneFlags = _CLONE_VM | /* share memory */